projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e933249
)
; * Makefile.in: set PREFERRED_BRANCH to emacs-26
author
Nicolas Petton
<nicolas@petton.fr>
Thu, 5 Oct 2017 20:23:49 +0000
(22:23 +0200)
committer
Nicolas Petton
<nicolas@petton.fr>
Thu, 5 Oct 2017 20:26:47 +0000
(22:26 +0200)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index b882da192871de1c42c843342d0a57ad87fc34ef..8ad3f99a249da90681d12eea76604ffe20b7f153 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-1115,7
+1115,7
@@
ChangeLog:
./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX)
# Check that we are in a good state for changing history.
-PREFERRED_BRANCH =
master
+PREFERRED_BRANCH =
emacs-26
preferred-branch-is-current:
git branch | grep -q '^\* $(PREFERRED_BRANCH)$$'
unchanged-history-files: